- 
        Couldn't load subscription status. 
- Fork 853
          [Merged by Bors] - chore: move results from unitary namespace to Unitary
          #30697
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
  
    [Merged by Bors] - chore: move results from unitary namespace to Unitary
  
  #30697
              Conversation
| PR summary b8aaf14a89Import changes for modified filesNo significant changes to the import graph Import changes for all files
 
 | 
Mark unitary_conjugate and unitary_conjugate' as deprecated.
unitary.spectrum.unitary_conjugate
      | Maybe it should be called  | 
| 
 Sure, but how about  
 Not sure, I changed it now lol. | 
| All results in this file about unitary matrices should just be in the  | 
| 
 I changed it so that they're in the  | 
| But about  | 
| Can you just try? Maybe it's enough to capitalize a  | 
unitary.spectrum.unitary_conjugateunitary namespace to Unitary
      | Alright, @riccardobrasca, done. See how big this pr is now 😭. But oh well, it didn't take nearly as long as I thought. | 
unitary namespace to Unitaryunitary namespace to Unitary
      | LGTM, thanks a lot! bors d+ | 
| ✌️ themathqueen can now approve this pull request. To approve and merge a pull request, simply reply with  | 
| bors r+ | 
All results living in the `unitary` namespace is now in the `Unitary` namespace. And the results `unitary.spectrum.unitary_conjugate` and `unitary.spectrum.unitary_conjugate'` are renamed to `Unitary.spectrum_star_conjugate_left` and `Unitary.spectrum_star_conjugate_right` to match the renaming convention in #30692.
| Pull request successfully merged into master. Build succeeded: | 
unitary namespace to Unitaryunitary namespace to Unitary
      
All results living in the
unitarynamespace is now in theUnitarynamespace.And the results
unitary.spectrum.unitary_conjugateandunitary.spectrum.unitary_conjugate'are renamed toUnitary.spectrum_star_conjugate_leftandUnitary.spectrum_star_conjugate_rightto match the renaming convention in #30692.